PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentDrawEvent Class / getContentOuterBounds Method
In This Topic
    getContentOuterBounds Method
    In This Topic
    Gets the content outer bounds.
    Syntax
    public PDFDisplayRectangle getContentOuterBounds()

    Return Value

    The content bounds that include the inner and outer margins.
    See Also